home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / test.all / pcconfig.802 / config.ini < prev    next >
Text File  |  1996-02-16  |  3KB  |  96 lines

  1. # CONFIG.INI for PC-CONFIG from Version 8.0
  2. # Lines beginning with # are comments only
  3. # Possible switches Schalter: 1/0, ON/OFF
  4.  
  5. # Identify installed memory size and speed of graphics adapter?
  6. # NB! For this test graphics modi are switched. If CONFIG is running under
  7. # WINDOWS in a window, you must disable this test.
  8.   VideoTest=off
  9.  
  10. # Tries to identify the chip-set on the graphics adapter?
  11.   VGATest=on
  12.  
  13. # Test access times for the hard disk(s)?
  14.   AccessTest=on
  15.  
  16. # Always force the data transfer speed test for hard disks, even if an
  17. # active cache is detected?
  18.   ForceHDspeed=on
  19.  
  20. # Test for an active HD cache?
  21.   HDCacheTest=on
  22.  
  23. # Test for BIOS-Power Saving routines?
  24.   APMTEST=on
  25.  
  26. # Try to identify main board chip set via hardwaretest. This causes some
  27. # computers to crash, and can be disabled.
  28.   TestBoard=off
  29.  
  30. # Enter boardchipset manually, if detection should fail.
  31. # These numbers are vaild:
  32. # 0:Autodetect   1:UMC   2:SIS   3:CONTAC    4:ELITE
  33. # 5:FOREX        6:OPTI  7:ETEQ  8:SYMPHONY  9:SHASTA
  34.   Chipsatz=0
  35.  
  36. # Test the access speed for Extended Memory? (Can be switched off if
  37. # this test leads to crashes (because of privilege violations etc.)
  38.   TestExtMem=on
  39.  
  40. # Do testing of the short interval timer? The test doesn't work on some
  41. # 486-66 MHz boards, so it can be disabled here:
  42.   TimerTest=off
  43.  
  44. # Try to get information about IDE hard disks? Can cause problems
  45. # with certain MFM/RLL contollers (eg OMTI 8250).
  46. # For registered users only!
  47.   ATbusInfo=on
  48.  
  49. # Look for sound cards?
  50.   SearchForSoundCards=on
  51.  
  52. # Minimum required CD-ROM size in MB. If you don't have such a big CD,
  53. # you can reduce the value, but the access times are only accurate with
  54. # CDs of 600 MB or above.
  55.   MinCDsize=600
  56.  
  57. # Define Megabyte for harddisk-capacity: 1000x1000 or 1024x1024 byte
  58.   Kilobyte=1000
  59.  
  60. # Look for programs loaded in Hi-Dos?
  61.   HiDosSearch=on
  62.  
  63. # In case the RAM disk was not detected, its allocated drive letter
  64. # (letter only) can be specified here.
  65.   RamDisk=
  66.  
  67. # A particular drive can be specified here for the DOS read/write
  68. # benchmark test. If 0 specified, the test is skipped. If left blank,
  69. # the current drive at the time of test will be tested.
  70.   DosDisk=
  71.  
  72. # Run CONFIG as continuous demo (only available in the commercial
  73. # version with a special key).
  74.   DemoMode=off
  75.  
  76. # How many seconds should the demo run for?
  77.   DemoZeit=180
  78.  
  79. # How many seconds should each window be displayed?
  80.   DemoDelay=8
  81.  
  82. # Automatic logging during the test?
  83. # (only in the commercial version with special key)
  84.   AutoLog=off
  85.  
  86. # What should be logged/ which windows should be displayed in the demo?
  87. # Choose only from menu choices H,W,S,M,B,G:C,Q,T,V,X
  88.   Protokoll=hwsmtxv
  89.  
  90. # Load and show own comparison list (CONFIG.VGL)?
  91.   ShowVGL=off
  92.  
  93. # Enable 'Expired' Window
  94.   Expire=on
  95.  
  96.